Professional Services
Graduate jobs under threat from AI, PwC boss says
The growth of artificial intelligence (AI) may eventually lead to fewer entry-level graduates being hired, the boss of accountancy giant PwC has told the BBC. However, global chairman Mohamed Kande said AI was not behind recent job cuts at the firm, adding that the company actually needed to hire hundreds of new AI engineers but was struggling to find them. But some observers say the technology itself threatens thousands of junior jobs across the professional services industry. Speaking on the sidelines of a business summit in Singapore, Mr Kande also said big changes in the global economy, such as US President Donald Trump's sweeping tariffs, had been good for the firm's consulting business. He also addressed the company's suspension in China last year over its work on the collapsed property giant Evergrande, promising that the same mistakes would not happen again.
- North America > United States (1.00)
- Asia > China (0.38)
- Asia > Singapore (0.26)
- (14 more...)
- Professional Services (1.00)
- Leisure & Entertainment (1.00)
- Government > Regional Government > North America Government > United States Government (0.70)
Fault2Flow: An AlphaEvolve-Optimized Human-in-the-Loop Multi-Agent System for Fault-to-Workflow Automation
Wang, Yafang, Tian, Yangjie, Shen, Xiaoyu, Zhang, Gaoyang, Sun, Jiaze, Zhang, He, Xu, Ruohua, Zhao, Feng
Power grid fault diagnosis is a critical process hindered by its reliance on manual, error-prone methods. Technicians must manually extract reasoning logic from dense regulations and attempt to combine it with tacit expert knowledge, which is inefficient, error-prone, and lacks maintainability as ragulations are updated and experience evolves. While Large Language Models (LLMs) have shown promise in parsing unstructured text, no existing framework integrates these two disparate knowledge sources into a single, verified, and executable workflow. To bridge this gap, we propose Fault2Flow, an LLM-based multi-agent system. Fault2Flow systematically: (1) extracts and structures regulatory logic into PASTA-formatted fault trees; (2) integrates expert knowledge via a human-in-the-loop interface for verification; (3) optimizes the reasoning logic using a novel AlphaEvolve module; and (4) synthesizes the final, verified logic into an n8n-executable workflow. Experimental validation on transformer fault diagnosis datasets confirms 100\% topological consistency and high semantic fidelity. Fault2Flow establishes a reproducible path from fault analysis to operational automation, substantially reducing expert workload.
- Asia > China > Beijing > Beijing (0.41)
- Oceania > Australia > Victoria > Melbourne (0.04)
- North America > United States > New York > New York County > New York City (0.04)
- Asia > China > Zhejiang Province > Ningbo (0.04)
ProfBench: Multi-Domain Rubrics requiring Professional Knowledge to Answer and Judge
Wang, Zhilin, Jung, Jaehun, Lu, Ximing, Diao, Shizhe, Evans, Ellie, Zeng, Jiaqi, Molchanov, Pavlo, Choi, Yejin, Kautz, Jan, Dong, Yi
Evaluating progress in large language models (LLMs) is often constrained by the challenge of verifying responses, limiting assessments to tasks like mathematics, programming, and short-form question-answering. However, many real-world applications require evaluating LLMs in processing professional documents, synthesizing information, and generating comprehensive reports in response to user queries. We introduce ProfBench: a set of over 7000 response-criterion pairs as evaluated by human-experts with professional knowledge across Physics PhD, Chemistry PhD, Finance MBA and Consulting MBA. We build robust and affordable LLM-Judges to evaluate ProfBench rubrics, by mitigating self-enhancement bias and reducing the cost of evaluation by 2-3 orders of magnitude, to make it fair and accessible to the broader community. Our findings reveal that ProfBench poses significant challenges even for state-of-the-art LLMs, with top-performing models like GPT-5-high achieving only 65.9\% overall performance. Furthermore, we identify notable performance disparities between proprietary and open-weight models and provide insights into the role that extended thinking plays in addressing complex, professional-domain tasks. Data: https://huggingface.co/datasets/nvidia/ProfBench and Code: https://github.com/NVlabs/ProfBench
- North America > United States (0.28)
- Asia > China > Hong Kong (0.04)
- Oceania > Australia (0.04)
- (7 more...)
- Banking & Finance (1.00)
- Education (0.92)
- Professional Services (0.67)
- Health & Medicine > Pharmaceuticals & Biotechnology (0.46)
Accenture CEO Julie Sweet on Trust in AI, Building New Workbenches, and Why Humans Are Here to Stay
Javed is a senior editor at TIME, based in the London bureau. Javed is a senior editor at TIME, based in the London bureau. How do you see your clients adopting AI and grappling with the rapid changes it is bringing? CEOs have identified that AI is simple to try and hard to scale, and that's why they come to Accenture. And you can see that in the explosive growth of our advanced AI practice over the past couple of years.
- North America > United States > California (0.05)
- Europe > France (0.05)
AI Is Learning to Do the Jobs of Doctors, Lawyers, and Consultants
RadVid-19, a program which identifies lung injuries through artificial intelligence, is used at the University of Sao Paulo in Brazil. RadVid-19, a program which identifies lung injuries through artificial intelligence, is used at the University of Sao Paulo in Brazil. The tasks resemble those that lawyers, doctors, financial analysts, and management consultants solve for a living. One asks for a diagnosis of a six-year-old patient based on nine pieces of multimedia evidence; another asks for legal advice on a musician's estate; a third calls for a valuation of part of a healthcare technology company. Mercor, which claims to supply "expert data" to every top AI company, says that it spent more than $500,000 to develop 200 tasks that test whether AIs can perform knowledge work with high economic value across law, medicine, finance, and management consulting.
- South America > Brazil > São Paulo (0.45)
- North America > United States (0.05)
- Law (1.00)
- Health & Medicine (1.00)
- Banking & Finance (1.00)
- Professional Services (0.88)
SynGen-Vision: Synthetic Data Generation for training industrial vision models
Dubey, Alpana, Kuriakose, Suma Mani, Bhardwaj, Nitish
We propose an approach to generate synthetic data to train computer vision (CV) models for industrial wear and tear detection. Wear and tear detection is an important CV problem for predictive maintenance tasks in any industry. However, data curation for t raining such models is expensive and time - consuming due to the unavailability of datasets for different wear and tear scenarios. Our approach employs a vision language model along with a 3D simulation and rendering engine to generate synthetic data for var ying rust conditions. We evaluate our approach by training a CV model for rust detection using the generated dataset and tested the trained model on real images of rusted industrial objects. The model trained with the synthetic data generated by our approa ch, outperforms the other approaches with a mAP50 score of 0.87. The approach is customizable and can be easily extended to other industrial wear and tear detection scenarios.
StaffPro: an LLM Agent for Joint Staffing and Profiling
Large language model (LLM) agents integrate pre-trained LLMs with modular algorithmic components and have shown remarkable reasoning and decision-making abilities. In this work, we investigate their use for two tightly intertwined challenges in workforce management: staffing, i.e., the assignment and scheduling of tasks to workers, which may require team formation; and profiling, i.e., the continuous estimation of workers' skills, preferences, and other latent attributes from unstructured data. We cast these problems in a formal mathematical framework that links scheduling decisions to latent feature estimation, and we introduce StaffPro, an LLM agent that addresses staffing and profiling jointly. Differently from existing staffing solutions, StaffPro allows expressing optimization objectives using natural language, accepts textual task descriptions and provides high flexibility. StaffPro interacts directly with humans by establishing a continuous human-agent feedback loop, ensuring natural and intuitive use. By analyzing human feedback, our agent continuously estimates the latent features of workers, realizing life-long worker profiling and ensuring optimal staffing performance over time. A consulting firm simulation example demonstrates that StaffPro successfully estimates workers' attributes and generates high quality schedules. With its innovative design, StaffPro offers a robust, interpretable, and human-centric solution for automated personnel management.
- North America > United States > New York (0.04)
- North America > United States > Hawaii (0.04)
PWC-MoE: Privacy-Aware Wireless Collaborative Mixture of Experts
Su, Yang, Yan, Na, Deng, Yansha, Schober, Robert
Large language models (LLMs) hosted on cloud servers alleviate the computational and storage burdens on local devices but raise privacy concerns due to sensitive data transmission and require substantial communication bandwidth, which is challenging in constrained environments. In contrast, small language models (SLMs) running locally enhance privacy but suffer from limited performance on complex tasks. To balance computational cost, performance, and privacy protection under bandwidth constraints, we propose a privacy-aware wireless collaborative mixture of experts (PWC-MoE) framework. Specifically, PWC-MoE employs a sparse privacy-aware gating network to dynamically route sensitive tokens to privacy experts located on local clients, while non-sensitive tokens are routed to non-privacy experts located at the remote base station. To achieve computational efficiency, the gating network ensures that each token is dynamically routed to and processed by only one expert. To enhance scalability and prevent overloading of specific experts, we introduce a group-wise load-balancing mechanism for the gating network that evenly distributes sensitive tokens among privacy experts and non-sensitive tokens among non-privacy experts. To adapt to bandwidth constraints while preserving model performance, we propose a bandwidth-adaptive and importance-aware token offloading scheme. This scheme incorporates an importance predictor to evaluate the importance scores of non-sensitive tokens, prioritizing the most important tokens for transmission to the base station based on their predicted importance and the available bandwidth. Experiments demonstrate that the PWC-MoE framework effectively preserves privacy and maintains high performance even in bandwidth-constrained environments, offering a practical solution for deploying LLMs in privacy-sensitive and bandwidth-limited scenarios.
- Europe > United Kingdom > England > Greater London > London (0.04)
- Europe > Germany (0.04)
- Professional Services (1.00)
- Information Technology > Security & Privacy (0.87)
Accenture-NVS1: A Novel View Synthesis Dataset
Sugg, Thomas, O'Brien, Kyle, Poudel, Lekh, Dumouchelle, Alex, Jou, Michelle, Bosch, Marc, Ramanan, Deva, Narasimhan, Srinivasa, Tulsiani, Shubham
This paper introduces ACC-NVS1, a specialized dataset designed for research on Novel View Synthesis specifically for airborne and ground imagery. Data for ACC-NVS1 was collected in Austin, TX and Pittsburgh, PA in 2023 and 2024. The collection encompasses six diverse real-world scenes captured from both airborne and ground cameras, resulting in a total of 148,000 images. ACC-NVS1 addresses challenges such as varying altitudes and transient objects. This dataset is intended to supplement existing datasets, providing additional resources for comprehensive research, rather than serving as a benchmark.
- North America > United States > Texas > Travis County > Austin (0.35)
- North America > United States > Pennsylvania > Allegheny County > Pittsburgh (0.35)
- Europe > Switzerland (0.05)
- Government (0.48)
- Professional Services (0.41)
Pre-Davos survey indicates CEOs' fears regarding AI and climate
Global executives are increasingly worried about the long term viability of their businesses, a pre-Davos survey by PricewaterhouseCoopers showed, with pressures mounting from generative artificial intelligence and climate disruption. Some 45% of more than 4,700 global CEOs surveyed do not believe their businesses will survive, barring significant changes, in the next 10 years, the "Big Four" auditor said. "There's the 55% who think they don't have to change radically, and I would argue that's a little naive because the world is changing so fast around them," PwC Global Chairman Bob Moritz told the Reuters Global Markets Forum (GMF) ahead of the World Economic Forum's annual meeting in Davos.
- Professional Services (0.71)
- Banking & Finance (0.71)